home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / gstop1.arc / GSDEMO.TXT < prev    next >
Encoding:
Text File  |  1987-04-25  |  4.5 KB  |  125 lines

  1. /columns=72
  2. /lines=60
  3. /underline=_
  4. /page+
  5. /center=on
  6. _Welcome to the World of_
  7.  
  8. \GS-TOP\
  9.  
  10. \The _Interactive_ Text Output Processor\
  11.  
  12. /strike=2
  13. From
  14.  
  15. \_GILMORE SYSTEMS_\
  16.  
  17. /center=off
  18. /strike=1
  19. /message=How's that for starters ??
  20. /title=GSDEMO - Demo Text File for GS-TOP
  21. /autonum=on,1,0
  22. /page+
  23. /pause=on
  24. /btitle=GS-TOP Demo Text
  25. /justify=on
  26. Welcome to the world of GS-TOP, the _interactive_ text output processor.
  27. GS-TOP can handle your text formatting needs from one page memos to
  28. form letters, to full blown manuals. The GS-TOP package includes the
  29. following supplemental programs:
  30.  
  31. /columns=60
  32. /wrap=on
  33. \GSCONFIG\\\Allows you to customize GS-TOP to your printer. Whatever
  34. /indent=10
  35. your printer is capable of doing, GS-TOP can activate it (ie:
  36. Color, super and subscripts, italics, etc.).
  37. /skip=1
  38. /indent=0
  39. \GS-INDEX\\\Creates a word index of your formatted file.
  40. /skip=1
  41. \GS-TABLE\\\Creates a table of contents of your formatted file.
  42. /indent=10
  43. /wrap=off
  44.  
  45. /columns=72
  46. /indent=0
  47. GS-TOP is highly command oriented. Your text file contains both your
  48. text and commands to GS-TOP. All commands start in column 1 of your
  49. input file. For instance, the command to center things on your output
  50. (screen, printer, or file), is '/CENTER=ON'. To turn centering off, the
  51. '/CENTER=OFF' command is used. All text that appears between these two
  52. commands (text does not mean 'commands') would be centered. Other
  53. commands work the same way. All commands are English-like so that you
  54. don't have to memorize meaningless abbreviations. Note how the command
  55. started with the '/' symbol. When that symbol appears in column 1, that
  56. tells GS-TOP that line is a command and not text. GS-TOP then activates
  57. or deactivates that particular command path. GS-TOP looks for special
  58. symbols that mean other things like start or stop underlining,
  59. boldface, automatic insertion variables such as day, date, time, a user
  60. response to a prompt, or a file response. These symbols can all be
  61. redefined so that you have use of all the symbols on the keyboard for
  62. your text.
  63.  
  64. /autovar=%
  65. /wrap=on
  66. GS-TOP recognizes the '@' symbol (you can change it later) to mean an
  67. automatic variable. For instance, when GS-TOP encounters '@day' in your
  68. text, it replaces it with _%day_ (the current day of the week). '@date'
  69. is replaced with _%date,_ '@time' is replaced with _%time_ and '@user'
  70. asks you to respond. When you are prompted with the '_USER AUTOVAR_' at
  71. the bottom of your screen, type your name followed by the 'enter' key.
  72. /wrap=off
  73.  
  74. /center=on
  75. Hello there, %user!
  76. /center=off
  77. /page+
  78. GS-TOP can also get responses from a file with '@file' placed in your
  79. text. This is used for form letters.
  80. /autovar=@
  81.  
  82. GS-TOP can also issue messages to the user, like telling him to insert
  83. a diskette with a certain file in a particular drive and to hit a key
  84. when he's done so. Here is a sample message that waits for you to hit a
  85. key to continue with processing. \Hit the space bar after you've read
  86. the message.\
  87. /*
  88. /wait=This is a sample message.
  89.  
  90. GS-TOP can also show you what commands are activated or deactivated and
  91. the parameters (if any) on the activated commands. You can accomplish
  92. this by asking to see a 'Status Report' at any time.
  93. /*
  94. /wait=Hit the Space Bar when ready!
  95. /status
  96.  
  97. GS-TOP will always return you to the main processing screen when you're
  98. done. You can interactively issue commands to GS-TOP to activate or
  99. deactive certain functions. When you are prompted with 'Command ===>'
  100. at the bottom of the screen, you can enter a command. To return to
  101. text processing, just hit 'enter' without typing a command (enter a
  102. blank line). Try issuing the command 'STRIKE=2' followed by the 'enter'
  103. key. When you are prompted for another command, just hit 'enter'.
  104. /*
  105. /message=Ready??
  106. /command
  107.  
  108. You could have entered _any_ command at that command line. All commands
  109. entered on that command line take immediate effect. If you make a
  110. mistake with a command, GS-TOP will issue an error message something
  111. like ....
  112. /mistake
  113.  
  114. If you made the mistake from the command line rather than in your file,
  115. GS-TOP will precede the error message with 2 '++' signs. You can enter
  116. commands including the 'STATUS' command to see what's going on.
  117. /skip=5
  118. /strike=2
  119. This has been a small sampling of GS-TOP's capabilities. Please take
  120. the time to read through the User's Manual, paying close attention to
  121. Section 3.
  122. /*
  123. /pause=off
  124. /wait=Hope you enjoyed the Demo! - strike any key
  125.